body {
  font-family: "Microsoft yahei", "微软雅黑", Tahoma, Verdana, Arial, sans-serif;
  background: #fafafa;
}

.block {
  display: block;
}
.inline {
  display: inline-block;
}
.inlines {
  display: inline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
a {
  display: block;
  text-decoration: none;
}
.header-top,
.main,
header,
.main,
footer {
  width: 100%;
  min-width: 1150px;
}
.top-inner,
.main-inner,
.header-inner,
.main-inner,
.footer-inner {
  width: 1150px;
  margin: 0 auto;
}
/*顶部*/
.header-top {
  height: 40px;
  width: 100%;
  background: #BF0A10;
  overflow: hidden;
}
.header-top ul {
  float: right;
}
.header-top ul:first-child {
  float: left;
}
.header-top ul li {
  float: left;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  margin-left: 20px;
}
.header-top ul li:first-child {
  margin-left: 0;
}
.header-top ul a {
  color: #ffffff;
}
.header-top ul a:hover {
  color: #f37f00;
  text-decoration: underline;
}
/*导航*/
nav {
  width: 100%;
  height: 40px;
  overflow: hidden;
  background: #BF0A10;
  border-radius: 5px 7px;
}
nav li {
  float: left;
  line-height: 40px;
  cursor: pointer;
}
nav a {
  padding: 0 17px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}
nav a:hover {
  background: #E63917;
  border-radius: 5px 7px;
}
nav a img {
  margin-right: 6px;
  margin-top: 9px;
}
/*头条*/
.tt-box,
#oursjsg,
.main-top,
.xc-slide,
.cont-left,
.yqlj-box,
.hxjz-box,
.ycpl-box,
.ftzb-box,
.pub-container2,
.wmsj-box {
  margin-top: 10px;
}
.tt-box {
  padding: 5px;
  background: #ffffff;
  border: solid 1px #f0f0f0;
}
.tt-title {
  float: left;
  width: 940px;
  padding: 5px;
  margin-left: 32px;
}
.tt-title h2 {
  font-size: 30px;
  color: #404040;
  text-align: center;
  font-weight: normal;
}
.tt-title p {
  margin-top: 2px;
  font-size: 14px;
  color: #4D4D4D;
  letter-spacing: 1px;
  width: 854px;
    float: left;
}
.tt-title .infor {
  display: inline-block;
  width: 854px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tt-title .more {
  color: #E63917;
  font-weight: bold;
}
#oursjsg iframe {
  background: #f1f1f1 url(../img/iconfont-laba_20160122.png) no-repeat scroll 10px 5px;
  padding-left: 34px;
}
.jzg_r {
  background: rgba(0, 0, 0, 0) url(../img/hr365.gif) 0 0 no-repeat scroll;
  outline: medium none;
  margin-right: 40px;
  padding-left: 60px;
  height: 28px;
  float: right;
}
/*轮播*/
.mt-left {
  float: left;
  width: 818px;
  border: solid 1px #f0f0f0;
  background: #ffffff;
}
#b03 {
  float: left;
  width: 464px !important;
  height: 340px;
  overflow: hidden;
  position: relative;
}
#b03 ul {
  overflow: hidden;
}
#b03 ul li {
  width: 464px !important;
  float: left;
  position: relative;
}
#b03 ul li img {
  width: 464px;
  height: 340px;
}
#b03 ul li span {
  display: inline-block;
  width: 464px;
  height: 46px;
  padding-top: 4px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  bottom: 0;
}
.dots {
  height: 10px;
  position: absolute;
  right: 41%;
  bottom: 6px;
}
.dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  text-indent: -999em;
  cursor: pointer;
  background: #f6f6f6;
}
.dots li.active {
  width: 10px;
  height: 10px;
  background: #BF0A10;
}
#b03 .arrow {
  position: absolute;
  top: 130px;
}
#b03 #al {
  left: 15px;
}
#b03 #ar {
  right: 15px;
}
/*固安要闻*/
.gayw-box {
  float: left;
  width: 344px;
  margin-left: 10px;
}
.gayw-box ul a {
  height: 38px;
  line-height: 38px;
  padding-left: 18px;
  color: #1C1C1C;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gayw-box ul a:hover {
  color: #BF0A10;
  text-decoration: underline;
}
.pub-title {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 3px solid #BF0A10;
}
.pub-title img,
.pub-title h3 {
  float: left;
}
.pub-title img {
  margin: 9px 7px 0 0;
}
.pub-title h3 {
  font-size: 16px;
  color: #BF0A10;
}
.pub-title .title-right {
  float: right;
  font-size: 14px;
  color: #404040;
  margin-right: 20px;
  font-family: "宋体";
}
.pub-title .title-right:hover {
  color: #BF0A10;
  text-decoration: underline;
}
.yw-first iframe {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 12px;
  margin: 5px 0 0 5px;
}
/*创成简报*/
.ccjb-box {
  float: right;
  width: 320px;
  border: solid 1px #f0f0f0;
  background: #ffffff;
}
.txtMarquee-top {
  padding: 4px;
  height: 288px !important;
  overflow: hidden;
}
.txtMarquee-top a {
  line-height: 29px;
  font-size: 14px;
  color: #888888;
}
.txtMarquee-top a:hover {
  color: #BF0A10;
  text-decoration: underline;
}
/*轮播*/
.xc-slide {
  width: 100%;
  height: 128px;
  overflow: hidden;
  position: relative;
  border: 1px #d0d0d0 solid;
}
.xc-slide .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 5px;
  z-index: 1;
}
.xc-slide .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.xc-slide .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.xc-slide .hd ul li.on {
  background: #f00;
  color: #fff;
}
/*文明播报*/
.wmbb-box {
  float: left;
}
.cont-left {
  width: 820px;
}
.tab-menu {
  background: #F0F0F0;
}
.tab-menu ul {
  float: left;
}
.tab-menu ul li {
  float: left;
  margin-left: 10px;
}
.tab-menu ul li:first-child {
  margin-right: 20px;
}
.tab-menu ul a {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #BF0A10;
  font-weight: bold;
}
.tab-menu ul a.active {
  background: url(../img/active.png) bottom center no-repeat;
  background-size: 100%;
}
.tab-menu .more {
  float: right;
  line-height: 40px;
  margin-right: 20px;
  font-size: 14px;
  color: #404040;
}
.more {
  font-family: "宋体";
}
.tab-box .cont {
  padding: 10px 10px;
  border: solid 1px #f0f0f0;
  background: #ffffff;
}
.tab-box img {
  width: 206px;
  height: 140px;
  margin-top: 10px;
}
.tab-box ul {
  float: left;
  width: 348px;
  margin-left: 20px;
}
.tab-box ul a {
  line-height: 27px;
  font-size: 14px;
  color: #333;
}
.tab-box .txt {
  display: inline-block;
  width: 250px;
  color: #1C1C1C;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tab-box .txt:hover {
  color: #BF0A10;
  text-decoration: underline;
}
.tab-box .date {
  float: right;
  color: #888888;
}
.img-left,
.img-right {
  position: relative;
  cursor: pointer;
}
.shade {
  display: none;
  width: 186px;
  height: 120px;
  padding: 10px;
  margin-top: 10px;
  background: url(../img/zz.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.shade p {
  font-size: 16px;
  color: #ffffff;
}
.shade p:hover {
  text-decoration: underline;
}
.img-right .shade {
  left: auto;
  right: 0;
}
/*友情链接*/
.yqlj-box {
  float: right;
  width: 314px;
  border: solid 1px #f0f0f0;
  background: #ffffff;
}
.yqlj-box ul {
  padding-bottom: 10px;
}
.yqlj-box ul li {
  margin-top: 10px;
}
.yqlj-box ul li:first-child {
  margin-top: 12px;
}
.yqlj-box ul img {
  width: 100%;
  height: 70px;
  /*height: 51px;*/
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
}
/*核心价值观*/
.hx-left {
  float: left;
  width: 164px;
  
  
  margin-top: -150px;
}
.hx-left img {
  width: 100%;
  /*height: 268px;*/
  height:417px;
}
.hx-right {
  float: right;
  width: 960px;
}
.hxjz-box{
    position: relative;
}
.hx-fixed{
    width:100%;
    position:absolute;
    top: -150px;
    left: 190px;
}
.hx-fixed img{
    float: left;
    width: 300px;
    height: 134px;
}
.hx-fixed img:first-child{
    margin-right: 30px;
}
/*文明创建*/
.cont-infor {
  float: left;
  width: 200px;
  margin: 20px 0px 20px 20px;
}
.cont-infor p {
  font-size: 14px;
  line-height: 24px;
  font-family: "宋体";
}
.cont-infor p a {
  color: #737373;
}
.jr-box .cont {
  padding-bottom: 0;
}
.cont-right {
  float: right;
  width: 314px;
  margin-top: 10px;
}
.pub-box {
  background: #fff;
  border: 1px solid  #f0f0f0;
}
.gygg-box {
  height: 256px;
}
.gygg-box ul li {
  margin-top: 16px;
}
.gygg-box ul a {
  float: left;
  width: 140px;
  height: 92px;
  margin-right: 16px;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 18px;
  color: #424242;
}
.gygg-box ul a:hover {
  background-color: #e0543f;
  color: #fff;
}
.gygg-box .icon {
  display: block;
  width: 41px;
  height: 41px;
  margin: 12px auto 5px;
}
.zb .icon {
  background-image: url(../img/aa.png);
  background-position: -123px -187px;
}
.zb:hover .icon {
  background-image: url(../img/aa.png);
  background-position: -164px -187px;
}
.wd .icon {
  background-image: url(../img/aa.png);
  background-position: -41px -187px;
}
.wd:hover .icon {
  background-image: url(../img/aa.png);
  background-position: -82px -187px;
}
.pm .icon {
  background-image: url(../img/aa.png);
  background-position: -108px -133px;
}
.pm:hover .icon {
  background-image: url(../img/aa.png);
  background-position: -149px -133px;
}
.sj .icon {
  background-image: url(../img/aa.png);
  background-position: -190px -133px;
}
.sj:hover .icon {
  background-image: url(../img/aa.png);
  background-position: 0 -187px;
}
/*原创评论*/
.ycpl-box ul a,
.ftzb-box ul a {
  line-height: 29px;
  font-size: 14px;
  padding-left: 10px;
  color: #1C1C1C;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ycpl-box {
  height: 244px;
  overflow: hidden;
}
.ftzb-box {
  height: 182px;
  overflow: hidden;
}
/*红色赞歌*/
.title2 {
  height: 29px;
  line-height: 29px;
  background: #BF0A10;
}
.title2 h3 {
  float: left;
  padding-left: 12px;
  color: #ffffff;
  font-weight: normal;
}
.title2 a {
  float: right;
  display: inline-block;
  color: #ffffff;
}
.hszg-box {
  float: left;
  width: 563px;
  min-height: 248px;
  border: 1px solid  #ccc;
}
.hszg-box ul {
  padding: 0 4px 4px 4px;
  margin-top: 5px;
}
.hszg-box ul a {
  float: left;
  width: 165px;
  height: 25px;
  padding-left: 8px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  color: #000;
}
.zg-middle {
  padding: 4px 4px 0 4px;
}
.zg-middle img {
  float: left;
  display: block;
  width: 207px;
  height: 128px;
  margin-right: 8px;
}
.zg-middle p {
  float: right;
  width: 340px;
  margin-top: 25px;
  text-indent: 2em;
  line-height: 23px;
}
/*美丽固安*/
.mlga-box {
  float: left;
  width: 563px;
  margin-left: 20px;
  border: 1px solid  #ccc;
}
.mlga-middle {
  padding: 10px 4px 4px;
}
.mlga-middle ul {
  float: left;
  margin: 25px 0 0 25px;
}
.mlga-middle ul a {
  line-height: 25px;
  width: 302px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #000;
}
.middle-left {
  float: left;
}
.middle-left img {
  width: 222px;
  height: 206px;
}
/*文明瞬间*/
.wmsj-box .title2 {
  line-height: 30px;
  background: url(../img/wmsj.jpg) center no-repeat;
  background-size: 100% 100% ;
}
.wmsj-box .title2 h3 {
  padding-left: 22px;
  font-size: 15px;
  font-weight: bold;
}
.wmsj-box .title2 a {
  margin-right: 26px;
  font-size: 12px;
  color: #404040;
}
.ml-box {
  height: 130px;
  width: 1148px;
  border: 1px solid #D0C4B8;
  border-top: 0;
}
.ml-box .tempWrap {
  height: 130px;
  margin: 0 auto !important;
}
.ml-box ul {
  height: 186px;
  zoom: 1;
}
.ml-box ul li {
  float: left;
  width: 154px;
  margin: 0 4px;
}
.ml-box ul .img-box {
  width: 154px;
  height: 98px;
}
.ml-box ul img {
  width: 154px;
  height: 98px;
}
.ml-box ul span {
  display: inline-block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #000;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ml-box ul span:hover {
  color: #be0002;
}
/*经典国学*/
.gxjd-box {
  width: 980px;
  height: 230px;
  margin: 20px auto 0;
  background: url(../img/gxjd.png) center no-repeat;
  background-size: 100% 100%;
}
.gx-box {
  float: left;
  width: 255px;
  margin-left: 100px;
}
.gx-list,
.jd-box,
.mh-box {
  float: left;
  margin-top: 23px;
}
.gx-list p,
.jd-box p,
.mh-box p,
.gx-list a,
.jd-box a,
.mh-box a,
.gx-list span,
.jd-box span,
.mh-box span {
  font-size: 12px;
  color: #444;
}
.gx-list {
  width: 127px;
}
.gx-list p {
  margin-top: 20px;
}
.gx-list p,
.gx-list a {
  font-weight: bold;
}
.gx-list ul li {
  margin-top: 5px;
}
.gx-list ul a {
  float: left;
  width: 52px;
  margin-left: 10px;
  font-size: 14px;
}
.jd-box {
  width: 258px;
  margin-left: 62px;
}
.jd-box ul li {
  margin-top: 20px;
}
.jd-box ul li:first-child {
  margin-top: 0;
}
.jd-box img {
  float: left;
  width: 128px;
  height: 86px;
}
.jd-box p {
  float: left;
  width: 128px;
  margin: 8px 0 8px 2px;
  line-height: 22px;
  font-weight: bold;
}
.mh-box {
  width: 200px;
  margin-left: 96px;
}
.mh-box ul a {
  float: left;
  width: 84px;
}
.mh-box ul a:first-child {
  margin-right: 8px;
}
.mh-box ul img {
  width: 100%;
  height: 70px;
}
.mh-box ul span {
  display: inline-block;
  width: 100%;
  margin-top: 2px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*友情链接*/
.link-box {
  margin-top: 20px;
}
.link-box .pub-title {
  height: 43px;
  line-height: 43px;
  border-bottom: 4px solid #E6E6E6;
}
.link-cont {
  margin-bottom: 30px;
  padding: 14px 0 14px 14px;
  background: #ffffff;
  border: 1px solid #f0f0f0;
  border-top: 0;
}
.link-cont ol {
  float: left;
  list-style: none;
  line-height: 25px;
}
.link-cont ol li {
  float: left;
  overflow: visible;
  padding-right: 15px;
  white-space: nowrap;
  line-height: 25px;
  font-size: 14px;
  text-align: Justify;
  color: #444;
}
.link-cont ol a {
  color: #444;
}
.link-cont ol a:hover {
  color: #BF0A10;
  text-decoration: underline;
}
/*底部*/
footer {
  padding: 30px 0;
  border-top: solid #BC000B 5px;
}
footer p ,footer p a{
  text-align: center;
  font-size: 14px;
  color: #404040;
  padding: 1px 0;
}
/*侧边*/
.side {
  width: 200px;
  position: fixed;
  right: 0;
  bottom: 72px;
  z-index: 2222;
}
.side img {
  width: 200px;
  height: 130px;
}
.side a {
  width: 200px;
  height: 130px;
}
.more2{
	display:none;
}
